Name | Description | |
---|---|---|
Capacity | Gets or sets the capacity of the backing array. | |
Count | Gets the count of items in this set. | |
HeadIndex | Gets the head index. Valid only if Count is not zero. | |
Item | Gets or sets the element at the specified index. | |
Items | Gets the internal items backing array. | |
TailIndex | Gets the tail index. Valid only if Count is not zero. |